home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / pcmag / v10n13 / wininic.exe / WININI.RC < prev    next >
Text File  |  1991-06-07  |  290b  |  14 lines

  1.  
  2. #include <windows.h>
  3.  
  4. WININI    ICON    LOADONCALL MOVEABLE DISCARDABLE WININI.ICO
  5.  
  6. #include "about.dlg"
  7.  
  8. STRINGTABLE    LOADONCALL MOVEABLE DISCARDABLE
  9.     BEGIN
  10.          0, "WIN.INI is already open!  Cannot re-open it."
  11.          1, "WIN.INI has been re-read into shared memory."
  12.     END
  13.  
  14.